type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt4ToUint8

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L792: 			return scanPlanBinaryInt4ToUint8{}
		int.go#L890: type scanPlanBinaryInt4ToUint8 struct{}
		int.go#L892: func (scanPlanBinaryInt4ToUint8) Scan(src []byte, dst any) error {